home *** CD-ROM | disk | FTP | other *** search
/ Model Wife / The Best of New Machine Publishing 4 - Disc 2: Model Wife.iso / pc / sampler / dm13.dxr / 00522.ls < prev    next >
Encoding:
Text File  |  1995-09-05  |  2.5 KB  |  126 lines

  1. if random(4) = 4 then
  2.   set I to 1
  3. end if
  4. if the movieTime of sprite 20 = the stopTime of sprite 20 then
  5.   set the visible of sprite 4 to 0
  6.   if movie = 0 then
  7.     set t to 409
  8.   end if
  9.   if movie = 1 then
  10.     if CHARACTER = 1 then
  11.       set t to 410
  12.     else
  13.       if CHARACTER = 2 then
  14.         set t to 409
  15.       end if
  16.     end if
  17.   end if
  18.   if movie = 2 then
  19.     if CHARACTER = 1 then
  20.       set t to 410
  21.     else
  22.       if CHARACTER = 2 then
  23.         set t to 410
  24.       else
  25.         if CHARACTER = 3 then
  26.           set t to 411
  27.         end if
  28.       end if
  29.     end if
  30.   end if
  31.   if movie = 3 then
  32.     if CHARACTER = 1 then
  33.       if I = 1 then
  34.         set t to 413
  35.         set yes1 to 1
  36.         set p to 51
  37.       else
  38.         set t to 412
  39.       end if
  40.     else
  41.       if CHARACTER = 2 then
  42.         if I = 1 then
  43.           set t to 415
  44.           set yes1 to 1
  45.           set p to 51
  46.         else
  47.           set t to 412
  48.         end if
  49.       else
  50.         if CHARACTER = 3 then
  51.           if I = 1 then
  52.             set t to 417
  53.             set yes1 to 1
  54.             set p to 52
  55.           else
  56.             set t to 416
  57.           end if
  58.         else
  59.           if CHARACTER = 4 then
  60.             if I = 1 then
  61.               set t to 417
  62.               set yes1 to 1
  63.               set p to 52
  64.             else
  65.               set t to 416
  66.             end if
  67.           end if
  68.         end if
  69.       end if
  70.     end if
  71.   end if
  72.   if movie = 4 then
  73.     if CHARACTER = 1 then
  74.       if I = 1 then
  75.         set t to 419
  76.         set yes1 to 1
  77.         set p to 51
  78.       else
  79.         set t to 418
  80.       end if
  81.     else
  82.       if CHARACTER = 2 then
  83.         if I = 1 then
  84.           set t to 419
  85.           set yes1 to 1
  86.           set p to 51
  87.         else
  88.           set t to 418
  89.         end if
  90.       else
  91.         if CHARACTER = 3 then
  92.           if I = 1 then
  93.             set t to 421
  94.             set yes1 to 1
  95.             set p to 52
  96.           else
  97.             set t to 420
  98.           end if
  99.         else
  100.           if CHARACTER = 4 then
  101.             if I = 1 then
  102.               set t to 417
  103.               set yes1 to 1
  104.               set p to 52
  105.             else
  106.               set t to 422
  107.             end if
  108.           else
  109.             if CHARACTER = 5 then
  110.               if I = 1 then
  111.                 set t to 424
  112.                 set yes1 to 1
  113.                 set p to 52
  114.               else
  115.                 set t to 423
  116.               end if
  117.             end if
  118.           end if
  119.         end if
  120.       end if
  121.     end if
  122.   end if
  123.   set the visible of sprite 20 to 0
  124.   go("toys")
  125. end if
  126.